lib/repo: Fix a typo in a documentation comment
authorPhilip Withnall <withnall@endlessm.com>
Mon, 19 Jun 2017 22:29:55 +0000 (23:29 +0100)
committerAtomic Bot <atomic-devel@projectatomic.io>
Tue, 27 Jun 2017 19:19:32 +0000 (19:19 +0000)
Looks like a copy-paste error.

Signed-off-by: Philip Withnall <withnall@endlessm.com>
Closes: #961
Approved by: cgwalters

src/libostree/ostree-repo.c

index 1db748cb3350890d86b7fdf86bab22e3a7cfd51b..6dcb70dea9d8bdf9c9e57934517cf0960bc2fc93 100644 (file)
@@ -4064,7 +4064,7 @@ ostree_repo_sign_delta (OstreeRepo     *self,
  * @cancellable: A #GCancellable
  * @error: a #GError
  *
- * Add a GPG signature to a static delta.
+ * Add a GPG signature to a summary file.
  */
 gboolean
 ostree_repo_add_gpg_signature_summary (OstreeRepo     *self,